Skip to content

skills/hello-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello GitHub Actions

Create and run a GitHub Actions workflow.

Welcome

Automation is key for repetitive tasks like testing, scanning, review, and deployment processes, and GitHub Actions is the best way to streamline that workflow.

  • Who is this for: Developers, DevOps engineers, Security engineers
  • What you'll learn: How to create GitHub Actions workflows, how to run them, and how to use them to automate tasks.
  • What you'll build: An Actions workflow that will comment on a pull request when it is created.
  • Prerequisites: Introduction to GitHub
  • How long: This exercise can be finished in less than 30min.

In this exercise, you will:

  1. Create a workflow file
  2. Add a job
  3. Add a run step
  4. See the workflow run
  5. Merge your pull request

How to start this exercise

Simply copy the exercise to your account, then give your favorite Octocat (Mona) about 20 seconds to prepare the first lesson, then refresh the page.

Having trouble? 🤷

When copying the exercise, we recommend the following settings:

  • For owner, choose your personal account or an organization to host the repository.

  • We recommend creating a public repository, since private repositories will use Actions minutes.

If the exercise isn't ready in 20 seconds, please check the Actions tab.

  • Check to see if a job is running. Sometimes it simply takes a bit longer.

  • If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛


© 2025 GitHub • Code of ConductMIT License

About

Create a GitHub Action and use it in a workflow.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks